home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / autocn14.arc / AUTOCON.DOC next >
Text File  |  1990-10-26  |  33KB  |  705 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                A U T O C O N
  10.                                 Version 1.4
  11.                               October 27, 1990
  12.  
  13.                                     by
  14.                                Larry Weaver
  15.  
  16.  
  17.                       Copyright (c) 1989-90 Larry Weaver
  18.  
  19.                                P.O. Box 2639
  20.                          Weaverville, CA 96093-2639
  21.                       (916) 623-5009 / (916) 623-5045
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.                              _______
  30.                         ____|__     |               (tm)
  31.                      --|       |    |-------------------
  32.                        |   ____|__  |  Association of
  33.                        |  |       |_|  Shareware
  34.                        |__|   o   |    Professionals
  35.                      -----|   |   |---------------------
  36.                           |___|___|    MEMBER
  37.  
  38.  
  39.  
  40.                                     AUTOCON
  41.  
  42.                                   Introduction
  43.  
  44.        What is AUTOCON?
  45.  
  46.          AUTOCON is a program that will allow you to easily and quickly
  47.          change your AUTOEXEC.BAT and CONFIG.SYS files and boot-up with
  48.          a different configuration.
  49.  
  50.          AUTOCON does this by establishing up to fifty different pairs
  51.          of AUTOEXEC.BAT and CONFIG.SYS files in different records in a
  52.          data file.  AUTOCON will automatically copy these files to the
  53.          root directory of drive C: (see note 10 below) and reboot your
  54.          computer.
  55.  
  56.          These copies have different names associated with them, so that
  57.          you can tell what they are for.  (e.g. NoTsrs might be used for
  58.          a boot up with no terminate and stay resident programs.)
  59.  
  60.          The first time AUTOCON is run, it will create a data file named
  61.          'AUTOCON.DAT' and copy AUTOEXEC.BAT and CONFIG.SYS into five
  62.          records in that file.  The records are given the names of
  63.          AUTOCON01-AUTOCON05. The names can be changed to something more
  64.          suitable when you edit the associated AUTOEXEC and CONFIG
  65.          fields of the records.  A single keystroke (specifically the
  66.          <F3> key) will add more records in the data entry mode.
  67.  
  68.          AUTOCON incorporates a full screen editor to make changing the
  69.          AUTOEXEC and CONFIG records extremely easy.  The editor uses
  70.          Turbo IDE/Sidekick/WS compatible keystrokes.  If you are not
  71.          familiar with these, there is an on-line helpfile which details
  72.          all of the keystrokes.  If you desire, you can change the
  73.          editor keystrokes.  The <F6> key will pop up a key editor for
  74.          this purpose.
  75.  
  76.          If you don't like the built in editor, you can configure
  77.          Autocon to use a different editor.  The <Ctrl-F6> key
  78.          combination will pop up a window asking for the name of the
  79.          editor you wish to run.  There are some caveats (of course),
  80.          but nothing too serious.  See the Autocon Notes section.
  81.  
  82.          I know that there are many programs like AUTOCON available on
  83.          BBSs, but I don't believe that any are as easy to use as
  84.          AUTOCON.  AUTOCON is a complete editing environment with mouse
  85.          support, context sensitive help, and one key AUTOEXEC.BAT and
  86.          CONFIG.SYS updating.
  87.  
  88.          After you have established your records and names, you can
  89.          update your configuration by entering the name of the new
  90.          configuration on the command line (e.g. AUTOCON NOTSRS).
  91.          AUTOCON will copy the AUTOEXEC and CONFIG fields of the record
  92.          named NOTSRS into C:\ as AUTOEXEC.BAT and CONFIG.SYS and cause
  93.          the system to do a REBOOT.
  94.  
  95.          If you are in menu mode, hitting <F2> will copy the AUTOEXEC
  96.          and CONFIG fields of the current record to C:\ and allow you to
  97.          choose whether to do a REBOOT or not.
  98.  
  99.          AUTOCON will first look in the current subdirectory for it's
  100.          help and data files (allowing you to have more than one
  101.          configuration data file - though I doubt that you will need
  102.          more than the fifty pairs).  If they are not in the current
  103.          subdirectory (and you are using DOS 3.3) then AUTOCON will
  104.          search the subdirectory it was started from.  If they are not
  105.          there, AUTOCON will then search the path.  As a consequence (as
  106.          long as the help and data file are in the path - or the
  107.          directory AUTOCON is started from <Dos 3.3+>) AUTOCON
  108.          can be run from any subdirectory.
  109.     
  110.  
  111.       The Need For System Reconfiguration:
  112.      
  113.          There are many reasons people change their configuration.  As
  114.          an example, if you are going to run SPINRITE you will need to
  115.          remove your disk caching program.  If you are going to run a
  116.          large program (like AutoCad), you may need to remove your TSR's
  117.          to get more memory space.
  118.  
  119.          With Autocon you simply enter the name of the configuration you
  120.          want from the command line, and your AUTOEXEC.BAT and
  121.          CONFIG.SYS are updated, and your system is rebooted.  AUTOCON
  122.          gives you complete control of your environment
  123.  
  124.          Most programs now come with install programs that like messing
  125.          around with your Autoexec and Config files.  Normally these
  126.          programs make your blood run cold, but with AUTOCON, you can
  127.          watch them in amusement.  After they are finished, you can call
  128.          up AUTOCON, create a new record <F3> that contains what they've
  129.          done, and either restore your original configuration, or make
  130.          the appropriate editing changes to handle the new program.
  131.  
  132.                               INSTALLING AUTOCON
  133.  
  134.       To install AUTOCON, do the following:
  135.  
  136.             1.  AUTOCON initially requires only AUTOCON.EXE and
  137.                 AUTOCON.HLP to run.  Copy these two files to your hard
  138.                 disk (probably to your UTILITY or BIN subdirectory - or
  139.                 some other subdirectory in your path).
  140.  
  141.             2.  Change to that subdirectory and type AUTOCON <enter>.
  142.                 AUTOCON will make five records each containing a copy of
  143.                 your current AUTOEXEC.BAT and CONFIG.SYS and named
  144.                 AUTOCON01-AUTOCON05.
  145.  
  146.             3.  You will now be in a data entry screen with the
  147.                 capability of editing the names and the AUTOEXEC and
  148.                 CONFIG fields of each record.  The <F1> will bring up
  149.                 context sensitive help.  The <F3> key will add more
  150.                 records.
  151.  
  152.             4.  Hitting <F2> in the data entry screen will cause the
  153.                 AUTOEXEC and CONFIG fields in the current record to be
  154.                 copied into C:\AUTOEXEC.BAT and CONFIG.SYS, and you will
  155.                 be asked if you want to REBOOT.
  156.  
  157.              5. When AUTOCON is exited the records will be saved in a
  158.                 file named 'AUTOCON.DAT' in the current subdirectory.
  159.  
  160.              6. Hitting <CtrlK><R> in either the AUTOEXEC or CONFIG
  161.                 field editor will copy the current C:\AUTOEXEC.BAT or
  162.                 CONFIG.SYS (or any other file of your choosing) into the
  163.                 field.  You can pop-up a filelist and pick with a scroll
  164.                 bar.
  165.  
  166.              7. Hitting <F7> while in the data entry screen will cause
  167.                 the AUTOEXEC and CONFIG fields in the current record to
  168.                 be updated from the C:\AUTOEXEC.BAT and CONFIG.SYS
  169.                 files.
  170.  
  171.              8. If you are currently using a Disk CACHE program then you
  172.                 may experience a slight problem with the reboot.
  173.                 AUTOCON copies the current fields to the C: drive then
  174.                 jumps to the restart vector.  If the CACHE program is
  175.                 buffering the writes, the restart will take place before
  176.                 the data is written to disk.  Hit the <F4> key and enter
  177.                 the command (include PATH if necessary) that causes your
  178.                 CACHE program to flush it's buffers.  AUTOCON will
  179.                 execute this program before rebooting.
  180.  
  181.              9. AUTOCON is initially configured with a warm (or soft)
  182.                 reboot.  Some machines have a problem with the warm
  183.                 boot (usually those with a large hard disk, and a large
  184.                 hard disk partition manager), and need a cold boot
  185.                 instead.  If you have a reboot problem, hit the <F5> key
  186.                 and change to a cold boot.  This change will be saved in
  187.                 the AUTOCON.DAT file, and AUTOCON will perform a cold
  188.                 boot (you'll see the memory being checked) in the
  189.                 future.
  190.  
  191.                 Some hardware is so strange (or the software has put the
  192.                 CPU into such a strange state - Windows 3 386Enhanced
  193.                 mode) that even a software cold boot doesn't suffice.
  194.                 If this is the case (last resort), then hit <F5> and
  195.                 change to no boot.  This last will require hitting the
  196.                 dreaded CtrlAltDel after AUTOCON is done.
  197.  
  198.             10. AUTOCON is initially configured to copy the AUTOEXEC and
  199.                 CONFIG fields to the C drive.  For various reasons,
  200.                 some people do their real boot from a drive other than
  201.                 than C.  The <F8> key will allow you to change the
  202.                 designated drive (and file name) the AUTOEXEC field is
  203.                 copied too.  The <F9> key performs the same function for
  204.                 the CONFIG field.  The new destination files will be
  205.                 saved to the AUTOCON.DAT file, and used in all future
  206.                 configurations (or at least till the next time you
  207.                 change them).
  208.  
  209.          AUTOCON is now completely installed and ready to use.  You have
  210.          a few options for it's use in the future.  To simply update to a
  211.          new configuration type
  212.  
  213.                              AUTOCON <update name> <enter>
  214.                              e.g.  AUTOCON NOTSRS <enter>
  215.  
  216.          on the command line.  As long as AUTOCON.EXE and AUTOCON.DAT
  217.          are in the path, the configuration will be updated, and your
  218.          system will be rebooted (depending on the current boot choice).
  219.  
  220.  
  221.          Typing     AUTOCON /?   will display the name of the current
  222.          configuration.
  223.  
  224.          Typing           AUTOCON /<update name> <enter>
  225.                      e.g. AUTOCON /NOTSRS <enter>
  226.  
  227.          will cause the named configuration to be updated from the
  228.          current C:\AUTOEXEC.BAT and C:\CONFIG.SYS files (or your
  229.          selected filenames - see number 10 above).
  230.  
  231.          For those of you who like to live dangerously (all of us from
  232.          time to time?) typing     AUTOCON /*      will update the
  233.          current configuration (the last one used to reconfigure) from
  234.          the current C:\AUTOEXEC.BAT and C:\CONFIG.SYS files (or your
  235.          selected filenames - see number 10 above).
  236.  
  237.          Typing           AUTOCON /=   will report on whether or not the
  238.  
  239.          current configuration record is equal to the current
  240.          configuration (see number 10 above).
  241.  
  242.  
  243.          To edit the data file type
  244.  
  245.                                     AUTOCON <enter>
  246.  
  247.          and you will be in the Data entry screen ready to update.  You
  248.          will be positioned on the last record that was written to the
  249.          boot drive.
  250.  
  251.          If you do not like the editor keystrokes (they are similar to
  252.          Wordstar and Sidekick), you may change them with a built in key
  253.          editor (popped up by hitting the <F6> key).  You can also
  254.          replace the built in editor with one of your own choosing.
  255.          Hitting the <Ctrl F6> key pops up a window asking for the
  256.          editor of choice.  To go back to the internal editor hit the
  257.          <Ctrl F6> keys again, and delete the editor name.
  258.  
  259.          The colors may also be changed by hitting <AltFX> keys.  The
  260.          help file has a definition of which color each key combination
  261.          changes.  The original colors are restored if you hit the
  262.          <AltF10> key combination.
  263.  
  264.                             AUTOCON NOTES
  265.  
  266.     I am running about six months behind in my Autocon development.  For
  267.     the reasons why (if you are interested), check out the CHANGES file.
  268.     Release 2.0 will be coming along in about three months (Dec 90).  I
  269.     will be changing libraries, and the look of the program.  Rather
  270.     than make people wait for requested changes (most of which can be
  271.     accomplished with the current library), I decided to do a release
  272.     1.4.  This release adds all the requested changes - except - more
  273.     mouse picking, split/screen view edit, and other major editor
  274.     enhancements (most already in the new library).
  275.  
  276.     If you have a computer with an LCD screen, set your mode to BW80 (2)
  277.     before starting AUTOCON.  This should make the screen show up
  278.     better.  If you prefer, you can start in color mode, and edit the
  279.     colors to something suitable.
  280.  
  281.     When you are in the data entry mode, you have some information on
  282.     the screen.  The top line has the current date and time as well as
  283.     the name/version of the program.  The second line has the
  284.     information on the current record (specifically the record number,
  285.     and the date and time it was last changed).  The middle of the
  286.     screen has an area for notes so that you can keep track of what this
  287.     particular record is used for.  The bottom two lines contain help
  288.     information for the current mode.
  289.  
  290.     The %<number> on the bottom line of the note frame, and of the edit
  291.     frame indicates the how full the field is.  An empty note field is
  292.     0% full.  As you add note characters the percentage will increase (I
  293.     had some people ask).
  294.  
  295.     While in this mode you can add more records (either up to fifty, or
  296.     your current memory limits whichever is lower) by hitting the <F3>
  297.     key.  You can delete the current configuration with the <CtrlF3> key.
  298.     Note:  You will not be able to delete the first record, nor will the
  299.     total record count be allowed to go below five.  It is a good idea
  300.     to perform a save configuration <F2> operation after deleting a
  301.     record.  When you delete a record, you change the record numbering
  302.     system, so the last saved record info may be incorrect (if it was
  303.     higher than the one deleted).
  304.  
  305.     The <F10> key will pop up a list of the names of all of your
  306.     configuration records and allow you to choose the one you would like
  307.     to make current.
  308.  
  309.     <PgUp> and <PgDn> will move you to the previous/next record for
  310.     sequential editing.
  311.  
  312.     The <Alt C> key combination will pop up a list of the names of all
  313.     of your configuration records, and allow you to choose one to copy
  314.     to the current record.  Both the Autoexec and Config fields will be
  315.     copied (use with CAUTION, you can't go back again).
  316.  
  317.     The <Alt V> key combination will show you the DOS screen as it was
  318.     when Autocon was activated.
  319.  
  320.     The <Alt => key combination will compare the current record's
  321.     Autoexec and Config fields with the current save file name (e.g.
  322.     C:\AUTOEXEC.BAT, C:\CONFIG.SYS), and tell you if they are equal.
  323.  
  324.     You can enter the command that flushes your disk CACHE by hitting
  325.     the <F4> key.  This command will be executed before a reboot is
  326.     performed.  If you don't have a disk CACHE program then you will not
  327.     need to enter a command here.
  328.  
  329.     The <F5> key will allow you to set your boot type to warm, cold, or
  330.     none.
  331.  
  332.     The <F6> key will pop up a key stroke editor.  You can change the
  333.     actions of each of the commands of the built in editor.  There is
  334.     only so much room in the editor configurations, so rather than add
  335.     new keystrokes (you can specify up to three key combinations for
  336.     each editor action), it is better to change the old keystrokes.  The
  337.     keystrokes will be saved in the DAT file, and restored the next time
  338.     AUTOCON is run.  The original keystrokes can be restored with the
  339.     <AltR> key combination while in the key editor.  See next section.
  340.  
  341.     The <F7> key will update the current record's AUTOEXEC and CONFIG
  342.     fields from the C:\AUTOEXEC.BAT and C:\CONFIG.SYS files (see note 10
  343.     above).
  344.  
  345.     The <F8> key will allow you to designate the Drive (and file name)
  346.     that the AUTOEXEC field will be written too.
  347.  
  348.     The <F9> key will allow you to designate the Drive (and file name)
  349.     that the CONFIG field will be written too.
  350.  
  351.     The <Alt> key in combination with the Function keys will allow you
  352.     to change the colors.  The actions of these keys are detailed in the
  353.     help file (popped up by hitting F1 twice and selection Changing
  354.     Colors from the pick list).  If you don't like the colors, this will
  355.     allow you to customize them.  The new colors will be saved in the
  356.     DAT file.  The <AltF10> key will restore the default colors.
  357.  
  358.     AUTOCON will preserve the file attributes of the C:\AUTOEXEC.BAT and
  359.     C:\CONFIG.SYS files during the update.  e.g. If you have your files
  360.     as System and Read-Only before the update, they will be System and
  361.     Read-Only after the update.
  362.  
  363.  
  364.                INSTALLING AN EXTERNAL EDITOR  <Ctrl F6>
  365.  
  366.     The most requested change was to be able to use your favorite editor
  367.     instead of the built in one.  I have added the capability to install
  368.     another editor into Autocon.  There are certain limitations, however
  369.     (though I doubt if anyone will be really affected).  The editor
  370.     should be capable of editing/creating pure ASCII files.  Dos usually
  371.     gets upset if the AUTOEXEC.BAT and CONFIG.SYS files have strange
  372.     characters in them..
  373.  
  374.     As of this release, Autocon Shells out to Dos, it does not Swap out.
  375.     This means when while running the external editor around 260K of
  376.     memory is still committed to Autocon.  I have successfully run
  377.     Autocon with Wordstar 6.0, Qedit 2.1, Sprint 1.01, and the new
  378.     Multi-Edit 5.0 demo.  I will be changing libraries for the next
  379.     release, and Autocon will then Swap out (only taking about 6K),
  380.     leaving a lot more room for the external editor.
  381.  
  382.     The external editor name is only 13 characters long, and must
  383.     contain the extension.  After entry, the path will be searched for
  384.     the entered name, and the name will not be accepted if it is not
  385.     found.  I will make this selection more elegant in the next release,
  386.     but for now I wanted to get this release finished so that I could
  387.     start on the next one.  As a consequence, I went for functionality,
  388.     not elegance.
  389.  
  390.     After the external editor has been installed, when you select the
  391.     AUTOEXEC field on the main screen, a few things happen.  First the
  392.     path is again checked for the editor name.  If it is not available,
  393.     an error message is displayed, and the edit is aborted. If the edit
  394.     file is on the path then the Autoexec field of the current record
  395.     will be copied to the current subdirectory as "XYZXYZZ.XYZ" (the
  396.     current subdirectory must contain at least 4K of disk space).
  397.     Autocon then shells to Dos with the editor name and filename on the
  398.     command line (e.g. "WS.EXE XYZXYZZ.XYZ").  When you exit your editor
  399.     Autocon should restart.  It will copy the "XYZXYZZ.XYZ" file into
  400.     the Autoexec field of the current record, and delete the
  401.     "XYZXYZZ.XYZ"" file from the subdirectory.
  402.  
  403.     The exact same results occur with the CONFIG field (except of course
  404.     the config field is edited and updated).
  405.  
  406.     CAUTION!! - Just to make sure there is no problem with your editor,
  407.     create a new record and work with it first, before taking the chance
  408.     of harming one of your current records.  In fact you may want to
  409.     make a copy of your AUTOCON.DAT file and store it in a safe place
  410.     until you've verified the operation of the new release.  In fact,
  411.     you  should alway keep a backup copy of AUTOEXEC.DAT.
  412.  
  413.  
  414.                          ADD OLD CONFIGURATIONS
  415.  
  416.  
  417.     If you have several configurations of AUTOEXEC.BAT and CONFIG.SYS
  418.     files already in use, there is a convenient method to add them to
  419.     AUTOCON.  While in the AUTOEXEC or CONFIG edit mode, if you hit the
  420.     <F5> key it will erase the contents of this field (it checks with
  421.     you first).  If you then hit <CtrlK><R> you will be given a chance
  422.     to enter a file name to read into the field.  If you use wildcard
  423.     notation, AUTOCON will pop up a file list for you to choose from.
  424.     The selected file name will then be read into the current field.  Do
  425.     one of the standard exit commands (<AltX>, <CtrlK><X>) and the field
  426.     now contains the file.
  427.  
  428.     Do this for each of your current configurations, and you will now
  429.     have the convenience of AUTOCON with all of your standard
  430.     configurations.
  431.  
  432.  
  433.                                 LZEXE
  434.  
  435.     A new program from France has shown up on the scene, it is called
  436.     LZEXE.  If you use it on AUTOCON.EXE it will reduce the size about
  437.     fifty percent.  I thought that I would release it this way, but I
  438.     find that it runs too slow on PC systems at 4.77 and 8 MHZ.  If you
  439.     have a fast system, by all means get LZEXE and compress AUTOCON.EXE.
  440.     It will be included as a bonus on the registered disk.
  441.  
  442.  
  443.  
  444.  
  445.                                  LIMITATIONS
  446.  
  447.  
  448.      What are the limitations, well first I'll tell you about the ones I
  449.      know of, then you tell me about the ones that you find.  If you
  450.      find bugs, then please let me know immediately.  I believe I have
  451.      eradicated all of them, but only time will tell.  Below I have
  452.      listed my name on two systems (COMPUSERVE, GENIE).  If you find a
  453.      real show stopper then call me collect.  I definitely want this
  454.      program to be bullet-proof.
  455.  
  456.      Each copy of the AUTOEXEC field is limited to 4K, each copy of the
  457.      CONFIG field is limited to 2K, and the Notes are limited to 400
  458.      characters.  I don't come anywhere close to these numbers, but you
  459.      may.  If these sizes are too small for you, I can easily change
  460.      them.  If no one complains, I will assume they are large enough.
  461.  
  462.      I have already made several changes due to user feedback (for
  463.      instance, the original release didn't reboot, and could only handle
  464.      five configurations), and I will consider any that you suggest.
  465.  
  466.                                   FUTURE
  467.  
  468.      Where is AUTOCON going in the future, well I have several thoughts
  469.      in mind for enhancements.  You will also have a hand in the future
  470.      directions.  I have discovered that I can't anticipate all of your
  471.      needs.  You will have to tell me what changes and enhancements you
  472.      would like to see the most.
  473.  
  474.      There have been several suggestions made already, and they are in
  475.      the queue.  I will add a search and replace that maintains it's
  476.      info so that identical search and replaces can be carried out in
  477.      different configurations.  Right now there is no way to leave
  478.      spaces in the Autoexec and Config (all blanks are trimmed), and a
  479.      couple of the users have use for such spaces.  I will add the
  480.      capability to make trimming the blanks optional.  A split screen
  481.      capability has been requested for the Autoexec/Config fields.
  482.  
  483.      I will perform some major surgery on the editor in the next major
  484.      (2.0) release, and most (if not all) of these changes will be
  485.      implemented.
  486.  
  487.      There has been a request to make the entire main screen "mouseable"
  488.      (F5, F6, Alt Fx, etc.).  To do so, I will have to go to some type
  489.      of pull down menu system. I'm not sure how I will implement this,
  490.      but it will be in the next release.
  491.  
  492.      Since there seems to be a lot of interest in it, I will add some
  493.      companion programs to AUTOCON similar to the PC Magazine utilities.
  494.      One will allow you to select different configurations on boot up
  495.      I will also include my own version of the BATCHMAN utility from PC
  496.      Magazine. I'm not sure how far away these utilities are, but I
  497.      would hope to have them out by Jan. 91 at the latest.
  498.  
  499.      If you have other ideas for companion programs let me know.  I
  500.      would like AUTOCON to be your one-stop program for controlling the
  501.      reboot configuration process.
  502.  
  503.      As I said, your feedback will direct the future versions, let me
  504.      know what you would like to see.
  505.  
  506.  
  507.                                    LICENSE
  508.  
  509.  
  510.  
  511.       This version of AUTOCON is NOT public domain nor free software, but
  512.       is being distributed as "shareware".
  513.  
  514.       AUTOCON is copyright (C) 1989-90 by Larry Weaver.
  515.  
  516.       Non-registered users of this software are granted a limited
  517.       license to make an evaluation copy for trial use on a private,
  518.       noncommercial basis, for the express purpose of determining
  519.       whether AUTOCON is suitable for their needs.  At the end of this
  520.       trial period, you should either register your copy or discontinue
  521.       using AUTOCON.
  522.  
  523.       What does all this really mean?  If you use this program, then
  524.       you should pay for your copy.  That way I'll be able to provide
  525.       you support, updates and stay in business.
  526.  
  527.       An AUTOCON registration entitles you to use the program on any and
  528.       all computers available to you.
  529.  
  530.       All users are granted a limited license to copy AUTOCON only for
  531.       the trial use of others and subject to the above limitations.
  532.       This license does NOT include distribution or copying of this
  533.       software package:
  534.  
  535.         1. In connection with any other product or service.
  536.         2. For general use within a company or institution.
  537.         3. Distribution in modified form, i.e., the file containing
  538.            this license information MUST be included, along with the
  539.            full AUTOCON documentation.
  540.  
  541.       Operators of electronic bulletin board systems (Sysops) are
  542.       encouraged to post AUTOCON for downloading by their users, as
  543.       long as the above conditions are met.
  544.  
  545.       If you are the distributor of a public domain or user-supported
  546.       software library, then you may be eligible to distribute copies
  547.       of AUTOCON.  You must meet all of the above conditions and acquire
  548.       written permission from Larry Weaver before doing so, however.
  549.       Please call or write for details.
  550.  
  551.  
  552.                              ASP Requirement
  553.  
  554.       The program author, Larry Weaver, is an active member of the
  555.       Association of Shareware Professionals (ASP).  The ASP wants to
  556.       make sure that the Shareware principle works for you. If you are
  557.       unable to resolve a Shareware related problem with an ASP member
  558.       by contacting the member directly, ASP may be able to help. The
  559.       ASP Ombudsman can help you resolve a dispute or problem with an
  560.       ASP member, but does not provide technical support for members'
  561.       products. Please write to the ASP Ombudsman at P.O. Box 5786,
  562.       Bellevue, WA 98006 or send a Compuserve message via EASYPLEX to
  563.       ASP Ombudsman 70007,3536.
  564.  
  565.                                    DISCLAIMER
  566.  
  567.       Larry Weaver hereby disclaims all warranties relating to this
  568.       product, whether express or implied, including without limitation
  569.       any implied warranties of merchantability or fitness for a
  570.       particular purpose. Larry Weaver cannot and will not be liable for
  571.       any special, incidental, consequential, indirect or similar
  572.       damages due to loss of data or any other reason, even if Larry
  573.       Weaver or an authorized Larry Weaver agent has been advised of the
  574.       possibility of such damages.  In no event shall the liability for
  575.       any damages ever exceed the price paid for the license to use
  576.       software, regardless of the form and/or extent of the claim.  The
  577.       user of this program bears all risk as to the quality and
  578.       performance of the software.  Use of this program acknowledges
  579.       this disclaimer of warranty:
  580.  
  581.  
  582.  
  583.                            ORDERING INFORMATION
  584.  
  585.       An AUTOCON registration licenses you to use the product on a
  586.       regular basis.  Users need register only one version of AUTOCON;
  587.       registration includes licensed use of all upgrades. Registered
  588.       users can always get the most current version of the program at a
  589.       nominal fee ($8.00 as of this writing) by calling or writing Larry
  590.       Weaver.  Individual registrations for AUTOCON cost just $10.
  591.  
  592.       CORPORATE SITE LICENSES AND QUANTITY PURCHASES
  593.  
  594.       All corporate, business, government or other commercial users of
  595.       AUTOCON must be registered.  A site license is available for a one
  596.       time charge of $100.00 (per 100 people or less).  Call (or write
  597.       to) me if your use will exceed this.
  598.  
  599.       Note that with a site license (if you also purchase the upgrade),
  600.       only one copy of the program will be sent.  You will be
  601.       responsible for distributing additional copies.
  602.  
  603.       ALL PRICES ARE SUBJECT TO CHANGE WITHOUT NOTICE.
  604.  
  605.  
  606.       Please use the enclosed order form when placing an order, or print
  607.       out the file REGISTER.PRN.
  608.  
  609.       Even if you don't register, how about some feedback.
  610.  
  611.                     You can contact me as
  612.                   72460,3072 on COMPUSERVE,
  613.                      L.WEAVER1 on GENIE.
  614.  
  615.  
  616.          -------------------  REGISTRATION    ----------------------
  617.  
  618.                            Please support AUTOCON!
  619.                           thank you for your support.
  620.  
  621. Remit To:           Larry Weaver
  622.                     P.O. Box 2639
  623.                     Weaverville, CA 96093-2639
  624.  
  625.  _
  626. |_| AUTOCON Standard registration ($10.00)                         $______
  627.  _
  628. |_| AUTOCON Site License/Registration ($100.00)                    $______
  629.        Contact me if it will be used by more than 100 people
  630.  _
  631. |_| AUTOCON Standard registration, includes new disk ($18.00)      $______
  632.  
  633.  _
  634. |_| AUTOCON Upgrade to newest version ($8.00)                      $______
  635.        Registered users only
  636.  _
  637. |_| Subscription plan for REGISTERED Users ($21.00)                $______
  638.       (Receive the next 3 updates of AUTOCON, as they
  639.        become available. This fee is in addition to the
  640.        $10.00/$100.00 Registration.)
  641.  
  642.  
  643.               _            _
  644. Payment by:  |_| Check or |_| money order enclosed           TOTAL  $______
  645.  
  646.             _                                 _
  647. Disk Type: |_| 5 1/4"  (normally sent)   -   |_| 3 1/2"  Required
  648.  
  649. Name     ___________________________________________________________________
  650.  
  651. Address  ___________________________________________________________________
  652.  
  653.          ___________________________________________________________________
  654.  
  655.          ___________________________________________________________________
  656.  
  657.  
  658.          Day Phone: _________________________ Eve: ______________________
  659.  
  660.  
  661.       ------------------------ User comments -------------------------
  662.       I acquired AUTOCON V1.4 from
  663.               [ ] - Friend                    [ ] - Software product
  664.               [ ] - Computer Club             [ ] - Computer Store
  665.               [ ] - Data Base Service
  666.               [ ] - Electronic BBS - Please give phone # _____________
  667.               [ ] - Other - Please Specify ___________________________
  668.  
  669.       I would also appreciate any input you would care to give
  670.       concerning AUTOCON.  If you have any ideas or comments that would
  671.       make AUTOCON a better program, then please let me know.
  672.  
  673.       I value your comments!
  674.  
  675.       Comments and/or suggestions:
  676.       ________________________________________________________________
  677.  
  678.       ________________________________________________________________
  679.  
  680.       ________________________________________________________________
  681.  
  682.       ________________________________________________________________
  683.  
  684.       ________________________________________________________________
  685.  
  686.       ________________________________________________________________
  687.  
  688.       ________________________________________________________________
  689.  
  690.       ________________________________________________________________
  691.  
  692.       ________________________________________________________________
  693.  
  694.       ________________________________________________________________
  695.  
  696.       ________________________________________________________________
  697.  
  698.       ________________________________________________________________
  699.  
  700.       ________________________________________________________________
  701.  
  702.  
  703.  
  704.  
  705.